From: Peter Wagner <​tripolar@gmx.at> Date: Wed, 2 Apr 2014 16:48:36 +0000 (+0000) Subject: openssh: update to 6.6p1 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=7a90f2ed4e84f5d7ecc000c56ce9d6dc54350ab1;p=openwrt%2Fsvn-archive%2Fpackages.git openssh: update to 6.6p1 Signed-off-by: Peter Wagner SVN-Revision: 40362 --- diff --git a/net/openssh/Makefile b/net/openssh/Makefile index ae6809ecd..459b7d7a5 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=6.5p1 +PKG_VERSION:=6.6p1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \ ftp://ftp.belnet.be/packages/openbsd/OpenSSH/portable/ \ ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/ -PKG_MD5SUM:=a084e7272b8cbd25afe0f5dce4802fef +PKG_MD5SUM:=3e9800e6bca1fbac0eea4d41baa7f239 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)